docs: Add a missing Since: tag
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 Dec 2013 14:08:35 +0000 (09:08 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 Dec 2013 14:08:35 +0000 (09:08 -0500)
gtk/gtkdnd.c

index 2f70465fc26e54a4363fa0f35741a2ba206dfe93..769693e9d6f655d0dab45beb322d087a954ebb86 100644 (file)
@@ -2695,6 +2695,8 @@ gtk_drag_begin_internal (GtkWidget         *widget,
  * If you can really not pass a real event, pass #NULL instead.
  *
  * Return value: (transfer none): the context for this drag.
+ *
+ * Since: 3.10
  **/
 GdkDragContext *
 gtk_drag_begin_with_coordinates (GtkWidget         *widget,